Total Complexity | 15 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 134 |
Lines of code | 59 |
Logical lines of code | 33 |
Comment lines | 61 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handlePayment() | 51 | 5 | 25 | |
isChargeTransaction() | 66 | 3 | 8 | |
accepts() | 78 | 2 | 3 | |
__construct() | 74 | 1 | 5 | |
isPaymentFailed() | 70 | 1 | 5 | |
isSuccessfulPayout() | 71 | 1 | 5 | |
savePayoutId() | 76 | 1 | 4 | |
isPayoutProcessed() | 75 | 1 | 4 |